Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Don't send patches if client doesn't support streaming #334

Merged
merged 1 commit into from
Aug 13, 2017

Conversation

tomv564
Copy link
Contributor

@tomv564 tomv564 commented Aug 13, 2017

Naïve fix for #329.
No benchmarking was done, but it prevents unneeded noise for clients who do not support streaming.

@codecov
Copy link

codecov bot commented Aug 13, 2017

Codecov Report

Merging #334 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   60.01%   60.03%   +0.01%     
==========================================
  Files          14       14              
  Lines        2136     2137       +1     
  Branches      349      350       +1     
==========================================
+ Hits         1282     1283       +1     
  Misses        705      705              
  Partials      149      149
Impacted Files Coverage Δ
src/connection.ts 81.57% <100%> (+0.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a04861...968377b. Read the comment docs.

@felixfbecker felixfbecker merged commit 2b68b48 into sourcegraph:master Aug 13, 2017
@tomv564 tomv564 deleted the opt-out-of-streaming branch September 9, 2017 09:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants